Declare ff from archive/debian/4.11.1_pre+1.733450b39b-1_exp1
authorIan Jackson <ian.jackson@citrix.com>
Fri, 24 Aug 2018 17:46:16 +0000 (18:46 +0100)
committerIan Jackson <ian.jackson@citrix.com>
Fri, 24 Aug 2018 17:46:16 +0000 (18:46 +0100)
commit6aabb93ad745360200d7a22e38a7e5c3aec40349
treee089514c8ed05c62840836947b17cea91ee26454
parentd9ac156e5b6ad973b864f3e2e9af1964ddd8232c
parent547439e519c6e07db8e57318ad80d8eabf390134
Declare ff from archive/debian/4.11.1_pre+1.733450b39b-1_exp1

This converts the branch to a form which will be ff from
dgit/dgit/experimental, when we dgit push.

I have checked that this is sane with this rune:

  git-diff archive/debian/4.11.1_pre+1.733450b39b-1_exp1 -- :/ :!/debian/patches

The only output is .gitignore, which the previous source construction
approach entirely left out of the .dsc.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>